purple_buddy_new

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. PurpleBuddy* purple_buddy_new(PurpleAccount* account, const(char)* name, const(char)* alias_)
    version(Derelict_Link_Static)
    extern (C) extern (C) nothrow
    purple_buddy_new
    (,
    const(char)* name
    ,
    const(char)* alias_
    )
  2. da_purple_buddy_new purple_buddy_new;

Meta